gtk4.git
2015-12-20 Cosimo Cecchimenuitem: deprecate width-chars style property
2015-12-20 Cosimo Cecchimenuitem: port to gadgets
2015-12-20 Cosimo Cecchimenuitem: use gtk_container_class_handle_border_width()
2015-12-20 Cosimo Cecchimenuitem: really ignore horizontal-padding
2015-12-20 Matthias Clasenstatusbar: Deprecate style properties
2015-12-20 Matthias ClasenAdwaita: Drop some deprecated style properties
2015-12-20 Matthias Clasencheckbutton: Fix regression from builtin icon
2015-12-20 Matthias Clasenmodelbutton: Fix state confusion
2015-12-20 Matthias ClasenAdwaita: Try harder to fix arrow rendering
2015-12-20 Matthias Clasenmodelbutton: Hide checks initially
2015-12-19 Matthias ClasenAdwaita: Fix treeview headers
2015-12-19 Matthias Clasenmodelbutton: Use a builtin icon for the arrow
2015-12-19 Matthias Clasenexpander: Fix drawing in rtl
2015-12-19 Matthias ClasenFix a case a height/width confusion
2015-12-19 Matthias Clasenexpander: Use a builtin icon
2015-12-19 Dušan KazikUpdated Slovak translation
2015-12-19 Pedro AlbuquerqueUpdated Portuguese translation
2015-12-19 Pedro AlbuquerqueUpdated Portuguese translation
2015-12-19 Matthias Clasenlabel: Allocate gadget before using it
2015-12-19 Benjamin Ottenotebook: Sync menu labels with page list in visibile_cb
2015-12-19 Benjamin Ottenotebook: Don't allocate during size requests
2015-12-19 Benjamin Ottelabel: Don't use _gtk_mis_get_padding_and_border()
2015-12-19 Christoph Reiterimagedefinition: The storage type is not a boolean
2015-12-19 Matthias ClasenSimplify actionbar
2015-12-19 Matthias ClasenAdwaita: fix action bar styling
2015-12-19 Matthias Clasenicon helper: suppress style_changed when transient
2015-12-19 Matthias ClasenAdd more icon entry tests
2015-12-19 Matthias Clasenentry: Don't clear when setting icons
2015-12-18 Matthias Clasencss node: Use g_set_object
2015-12-18 Matthias Clasenentry: Remove some dead code
2015-12-18 Timm BäderAdd a way to highlight resizing widgets
2015-12-18 Timm BäderGtkWidget: Don't mix code and declarations
2015-12-18 Matthias Clasenexpander: Deprecate style properties
2015-12-18 Matthias Clasenexpander: Let gadget render focus
2015-12-18 Matthias Clasenbox: Add a way to get the gadget
2015-12-18 Matthias Clasenbuttonbox: Convert to gadgets
2015-12-17 Matthias ClasenFix a problem with entry gadgets
2015-12-17 Daniel MustielesUpdated Spanish translation
2015-12-17 William Huagdkborder: change types from gint16 to gint
2015-12-17 William Huagtkborder: restore original struct definition
2015-12-17 Paolo BorelliWin32: call dnd exit when finalizing the display
2015-12-17 Paolo BorelliWin32: move CoInitialize to dnd init
2015-12-17 Timm BäderGtkSeparator: Don't leak the gadget
2015-12-17 Matthias Clasenentry: use a gadget
2015-12-17 Lionel Landwerlininspector: Ensure clip is always shown
2015-12-17 Matthias Claseninspector: Always show clip
2015-12-17 Matthias Clasengadget: Don't warn about unset clip
2015-12-17 Matthias Clasencellview: Convert to gadgets
2015-12-16 Matthias Clasengadget: Avoid warning for empty containers
2015-12-16 Matthias Clasengadget: Add more information to warnings
2015-12-16 Matthias Clasengadget: Update docs
2015-12-16 Matthias Clasengadget: Warn if clip is not set
2015-12-16 Matthias Clasenframe: Fix gadget conversion
2015-12-16 Matthias Clasenframe: Convert to gadgets
2015-12-16 Carlos GarnachoGtkPopover: Ensure we unset modality before unparenting...
2015-12-16 Benjamin Ottelabel: Position the text properly
2015-12-16 Benjamin Ottecssnode: Redo first/last-child change tracking
2015-12-16 Benjamin Ottecheckbutton: Use a builtin icon
2015-12-16 Matthias Clasenswitch: Deprecate style properties
2015-12-16 Matthias ClasenSimplify some code
2015-12-16 Carlos Garnachoinspector: Use seat grabs for the "inspect widget"...
2015-12-16 Carlos GarnachoGtkTreeView: Add ignore deprecation statements
2015-12-16 Carlos GarnachoGtkWindow: Add ignore deprecation statements
2015-12-16 Carlos GarnachoGtkWindow: Avoid GdkDeviceManager API
2015-12-16 Carlos GarnachoGtkWidget: Add some ignore deprecation statements
2015-12-16 Carlos GarnachoGtkMenu: Avoid GdkDeviceManager API
2015-12-16 Carlos GarnachoGtkComboBox: Avoid GdkDeviceManager API
2015-12-16 Carlos Garnachoscrolledwindow: Remove unneeded code
2015-12-16 Carlos Garnachox11: Make fallback window dragging use seat grabs
2015-12-16 Carlos Garnachox11: Add some ignore deprecation statements
2015-12-16 Carlos Garnachox11: Avoid gdk_device_manager_get_client_pointer()
2015-12-16 Carlos Garnachowayland: Avoid GdkDeviceManager APIs
2015-12-16 Carlos Garnachobroadway: Add a few ignore deprecations statements...
2015-12-16 Carlos GarnachoGdkDisplay: Add a few ignore deprecations statements...
2015-12-16 Carlos GarnachoGdkWindow: Add a few ignore deprecations statements...
2015-12-16 Carlos GarnachoGdkDisplay: Iterate through seats' pointers/keyboards...
2015-12-16 Carlos GarnachoGdkWindow: Iterate through seats' pointers/keyboards...
2015-12-16 Carlos Garnachogdkevents: Fallback to the event device seat
2015-12-16 Carlos Garnachogdkevents: Ensure the seat data is copied in events
2015-12-16 Carlos Garnachogdk: Set seat on events generated in common code
2015-12-16 Cosimo Cecchiborder: silence a GIScanner warning
2015-12-16 Cosimo Cecchigadget: fix copy/paste error in documentation
2015-12-16 Cosimo Cecchigdkevents: fix a compiler warning
2015-12-16 Matthias Clasencheck button: Deprecate indicator-size
2015-12-16 Matthias Clasencheck button: Deprecate and ignore ::indicator-spacing
2015-12-16 Matthias Clasenmodel button: Document iconic layout
2015-12-16 Matthias ClasenRevise CSS node documentation
2015-12-16 Benjamin Ottewidget-factory: Make things compile again
2015-12-16 Benjamin Ottewidget-factory: Disconnect clipboard watcher on close
2015-12-16 Olivier Fourdanwayland: Check transient loop
2015-12-16 Emmanuele BassiFix the fix to the last commit
2015-12-16 Emmanuele BassiFix previous commit
2015-12-16 Lars Uebernickelgdk_pixbuf_get_from_window: honor device scale
2015-12-16 Bastien Nocerashortcuts: Make sure that hidden shortcuts stay hidden
2015-12-16 Matthias Clasen3.19.5
2015-12-16 Matthias Clasenpaned: Initialize clip properly
2015-12-16 Benjamin Otterenderborder: Actually draw the path as one element
2015-12-16 Benjamin Ottebuiltinicon: Change the way size is handled
2015-12-16 Benjamin Ottegadget: Add builtin icon gadget
2015-12-16 Benjamin Otterendericon: Move a function
next